home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Dream Of Mars
/
The Dream of Mars.iso
/
Labo.dxr
/
00059.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-07
|
137 b
|
9 lines
on mouseUp
global myCD
if soundBusy(3) then
sound stop 3
else
sound playFile 3, myCD & "\sounds\vox\voc6.wav"
end if
end